This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
You can do the same with LotusScript using the Execute statement. This is better than Evaluate with formula because Evaluate is limited to some 255 characters or so (I forget the exact number) whereas Execute isn't.
Also, while you can't debug Execute script during execution, you can certainly debug it as you're developing the code. And if worse comes to worse, you can always replace the execute statement with the problematic code in your test environment to resolve any issues. You can never do that with Evaluate.
So for dynamic coding, LotusScript is still better than formula.
Feedback response number WLOO7YSL8K created by ~Julia Feztoosterader on 12/16/2009